home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1990 / Aug 90 / MacApp.Tech$ 8⁄3⁄90 / 1681-DialogTEView-Aug90 < prev    next >
Encoding:
Text File  |  1991-03-06  |  757 b   |  22 lines  |  [TEXT/GEOL]

  1. Item    5155301                         1-Aug-90        08:42PDT
  2.  
  3. From:   CNSWA                           Computer Net Spec, Bill Ludwig,PRT
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    DialogTEView
  8.  
  9.  
  10.  
  11.     When did DialogTEView get invited?
  12.     I have a modeless dialog view with some text fields and <Undo> and <Save>
  13. buttons.  If the user doesn't type anything I want the buttons to remain grey,
  14. however, as soon as a character is typed (i.e. changing a text field) <Undo>
  15. and <Save> should "light up".  I have OVERRIDDEN  "DoKeyCommand" on the
  16. DialogView  and the TEditTextView.  Only Tab and Up/Down arrows seem to go
  17. through DoKeyCommand.  It appears that TEditTextView makes a DialogTEView the
  18. target...
  19.  
  20. Timothy Wright
  21.  
  22.